PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFExponentialFunction Class / setExponent Method
The interpolation exponent.
In This Topic
    setExponent Method
    In This Topic
    Sets the interpolation exponent.
    Syntax
    public void setExponent( 
       double value
    )

    Parameters

    value
    The interpolation exponent.
    See Also